Many microcomputers do allow you to directly address a memory address . 目前有許多微計(jì)算機(jī)允許你直接訪問某個(gè)存儲(chǔ)單元。
This program memory addressing logic is handled by a register referred to as a program counter . 程序存儲(chǔ)器的導(dǎo)址邏輯是由寄存器來(lái)實(shí)現(xiàn)的,這個(gè)寄存器叫程序計(jì)數(shù)器。
A memory address consists of binary data being output on an appropriate bus which we call the address bus . 一個(gè)存儲(chǔ)器地址是由輸出到適宜的總線上的二進(jìn)制數(shù)據(jù)所組成。這個(gè)總線我們稱為地址總線。
Drivers are using improper memory addresses 驅(qū)動(dòng)程序使用了不正確的內(nèi)存地址。
Gets the base memory address for the specified image 獲取指定映像的內(nèi)存基址。
In computing, memory address is a data concept used at various levels by software and hardware to access the computer's primary storage memory. Memory addresses are fixed-length sequences of bits conventionally displayed and manipulated as unsigned integers.